make_spline_approximation Function

public function make_spline_approximation(spectr) result(appx_spectr)

approximation of input LH spectrum

Arguments

Type IntentOptional Attributes Name
type(Spectrum), intent(in) :: spectr

Return Value type(Spectrum)